From 28a20b05a6f096da798d9b3c1b1c765c8718cc06 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Tue, 25 May 2010 15:29:04 +0200 Subject: [PATCH] * net/tramp.el (tramp-handle-insert-directory): Don't use `forward-word', it's default syntax could be changed. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6ff9dd3ed32..cf7e823fc8f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2010-05-25 Christian Lynbech (tiny change) + + * net/tramp.el (tramp-handle-insert-directory): Don't use + `forward-word', it's default syntax could be changed. + 2010-05-25 Michael Albinus * net/tramp.el (tramp-progress-reporter-update): New defun. -- 2.30.2